Skip to content

demo app / docs - add photo library permission#35

Merged
Liampronan merged 1 commit intomainfrom
1-after-initial-camera-permission-grant-app-crashes-works-on-next-launch
Apr 2, 2025
Merged

demo app / docs - add photo library permission#35
Liampronan merged 1 commit intomainfrom
1-after-initial-camera-permission-grant-app-crashes-works-on-next-launch

Conversation

@Liampronan
Copy link
Copy Markdown
Owner

  • the demo app was crashing because we didn't have persmission to save to user's photo library
  • add correct permission to demo app
  • add documentation

It's strange that this crashed on the first run but then did actually save to the media library without this permission. Potentially, this is due to debug mode or something 🤷

@Liampronan Liampronan marked this pull request as ready for review April 2, 2025 22:10
@Liampronan Liampronan merged commit 2f557cf into main Apr 2, 2025
2 checks passed
@Liampronan Liampronan deleted the 1-after-initial-camera-permission-grant-app-crashes-works-on-next-launch branch April 2, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After initial camera permission grant, app crashes; works on next launch

1 participant